home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / ozgis88.zip / OZGIS22.TUT < prev    next >
Text File  |  1992-01-04  |  5KB  |  65 lines

  1.                        DEVICE FILES                                      
  2.                        ============
  3.  
  4. Device files control the appearance of maps:                                    
  5.                                                                                 
  6.      . polygon colours and type of fill                                         
  7.      . text colours, sizes and fonts                                            
  8.      . line colours and styles                                                  
  9.      . sequences of class colours or hatch patterns                             
  10.      . menu and message colours                                                 
  11.                                                                                 
  12. Experience showed that it is better to have fixed sets of definitions rather    
  13. than allow the user to specify the display parameters.                          
  14.                                                                                 
  15. Remember that the basic display definition (number of pixels, lines and colours)
  16. was specified when configuring the system.                                      
  17.                                                                                 
  18. The best way to understand device files is to look at the contents:             
  19.                                                                                 
  20. At the main OzGIS menu.........                                               
  21.                                                                                 
  22.                                                                                 
  23. Select the option to CHANGE DEVICE FILE                                         
  24.                                                                                 
  25. Give the file as *C16SV1                                                        
  26.                                                                                 
  27. Select the option to DISPLAY DEVICE CHARACTERISTICS                             
  28.                                                                                 
  29. You will now get a display that shows the text types (sizes and colours),       
  30. line (types and colours) and the various polygon fills as rectangles.           
  31.                                                                                 
  32. Of particular interest are the class colours. The bottom set is a sequence of   
  33. 121 colours which is designed to give the appearance of increasing attribute    
  34. values. In this device file for a 16 colour board the colours are in blocks,    
  35. but for 256 colour boards all the colours will be different (and can be used    
  36. for "continuous colour" maps). The set of colours above are a 7 x 7 set for     
  37. bivariate maps. They actually map onto the same set as for single variate maps, 
  38. so if bivariate maps are to be produced different device files should be used.  
  39.                                                                                 
  40. Now choose a bivarite device file *C16BV1 and display that. The bivariate       
  41. sequence will show a progression of colour in each dimension.                   
  42.                                                                                 
  43. There is a set of files for 16 colour displays, *C16SV1 to *C16SV9 for single   
  44. variate maps, and *C16BV1 to *C16BV3 for bivariate maps.                        
  45.                                                                                 
  46.                                                                                 
  47. There is also a set of files *C256SV1 to *C256SV9 and *C256BV1 to *C256BV3 for  
  48. 256 colour boards. If you have a suitable board display one of these. The       
  49. colour sequence will now be complete.                                           
  50.                                                                                 
  51.                                                                                 
  52. Other device files are also available, primarily for display on printers and    
  53. plotters, but these can also be used on the display; try them!                  
  54.                                                                                 
  55. *HATCHSV1 is for display of hatched single variate maps and *HATCHBV1 for       
  56. bivariate maps.                                                                 
  57.                                                                                 
  58. You should now display a few of the single variate decvice files (*C16sv? or    
  59. *C256SV?) and decide on one that you will use as the default file.              
  60.                                                                                 
  61. When you have decided on the default file type F10 to exit from OzGIS and:      
  62.                                                                                 
  63. cd \ozgis                                                                       
  64. copy C256SV6.DEV DEFAULT.DEV  (using the file you have chosen)                  
  65.